Skip to main content

[Symbol.asyncIterator]

method Interface.prototype.[Symbol.asyncIterator]
Jump to headingInterface.prototype.[Symbol.asyncIterator](): AsyncIterableIterator<string>

Return Type Jump to heading

AsyncIterableIterator<string>
Back to top